Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto close fetcher session #64

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Conversation

alfinkel
Copy link
Contributor

@alfinkel alfinkel commented Aug 31, 2020

What

Ensure that the fetcher session object is closed if it has been opened.

Why

Best practice...

How

In the tearDownClass - Check for session, if one exists, close it

Test

works in a virtualenvironment

Context

@alfinkel alfinkel force-pushed the 43-close-fetcher-session-object branch from 8849812 to b010188 Compare August 31, 2020 20:39
@alfinkel alfinkel force-pushed the 43-close-fetcher-session-object branch from b010188 to 315434a Compare August 31, 2020 21:31
@alfinkel alfinkel merged commit 3f93e2d into main Sep 1, 2020
@alfinkel alfinkel deleted the 43-close-fetcher-session-object branch September 1, 2020 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Close fetcher session object
2 participants